Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program that defines a relation max(X,Y,Max) where Max is the greater of ...Feb 22
Prolog program that defines a predicate maxlist (L,Max) where Max is the greates...Feb 22
Program to find co relation between two data sets defined and initialise by the...Apr 22
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota...Feb 22
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Prolog program that defines a relation count(A,L,N) that counts into N the numbe...Feb 22
Prolog program to define a relation dividelist (L,L1,L2) so that L is partitione...Feb 22
ProLog Program to find relations in familyFeb 21
ProLog Program to generate facts of the family and take different relationsFeb 21
ProLog Program to find relationsFeb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation translate(List1, List2) to translate a lis...Feb 21
Program that defines a relation split(L,P,N) where list is divided into positive...Feb 22
Display highest item price of item table using max() function Oct 30
PROGRAM FOR MAX OF ARRAY USING SPIN LOCKMay 31
PROGRAM FOR MAX and MIN OF ARRAY USING SPIN LOCKJun 01
Max FunctionMay 18
Program for divide 10 of array by 10 and check each greater than 10 add 10 and ...Jan 25
Display invoices having items greater than or equal to 3May 25
Example to view records of student having marks greater than 70 and course name ...Apr 12
Example to find items having unit price greater than or equal to 500 Sep 07
Program to read person details and display records whose weight is greater than ...Oct 24
Cursor to display employees having salary greater than 1900 Jul 11
Program to find smaller or greater numbers using if statementSep 17
> ( Greater Than ) Comparison OperatorNov 09
>= ( Greater Than or Equal To ) Comparison OperatorOct 14
!> ( Not Greater Than ) Comparison OperatorSep 27
Program to compare number is greater than 100 or not using if statementSep 29
Prolog program to define two predicates evenlength(List) and oddlength(List) so ...Feb 22
The type 'System.Data.Objects.ObjectContext' is defined in an assembly that is n...Oct 13
Defines different structures in dfsNov 06
Defines stack and lists basic operations and properties of stack Jul 06
Defines and lists types of expressionsSep 11
Defines and differentiates sequential search and binary searchSep 15
Program using a user-defined functionSep 27
User Defined FunctionsMay 27
DEFINING, ASSIGNING AND ACCESSING VALUES TO STRUCTURE MEMBERSJan 24
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
PROGRAM TO FIND CORRELATION BETWEEN TWO DATA SETS DEFINED NUMBER OF PROCESSESApr 23
Program to create user defined fork function and create 2 child process, print t...Jul 24
Program to show an example of using user-defined package in a programJan 14
Program that defines template to find minimum value in an arrayMar 15
Program that defines template of vector class that provides modify and multiplic...Aug 03
Program to illusrate data conversion user defined data types using functionsOct 24
Program to illusrate data conversion user defined data types using constructorOct 16
Program of solving the dependency in the linear recurrence relation x[i] = x[i 1...Dec 21
Program to find the number of and sum of all integers greater than 100 and less...Feb 11
Program to draw a line using Bresenham's Line Algorithm (BLA) for lines with s...Apr 29